object FrmDirLookUp: TFrmDirLookUp Left = 296 Top = 250 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle ClientHeight = 237 ClientWidth = 363 Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 96 TextHeight = 14 object DLDrLbl: TLabel Left = 16 Top = 188 Width = 41 Height = 16 Caption = 'Drive:' Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object DLDirNmLbl: TLabel Left = 77 Top = 64 Width = 132 Height = 16 Caption = 'H:\$Delphi2\DLSupCDr' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 14 Top = 63 Width = 61 Height = 16 Caption = 'Directory:' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object DLDirectoryListBox1: TDirectoryListBox Left = 15 Top = 84 Width = 194 Height = 97 DirLabel = DLDirNmLbl ItemHeight = 16 TabOrder = 0 end object DLDriveComboBox1: TDriveComboBox Left = 15 Top = 207 Width = 194 Height = 20 DirList = DLDirectoryListBox1 TabOrder = 1 end object DLUNewDirBut: TBitBtn Left = 227 Top = 83 Width = 129 Height = 25 Caption = 'Use As New Dir' Font.Color = clMaroon Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = DLUNewDirButClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333 3333333333777F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000 3333333777737777F333333099999990333333373F3333373333333309999903 333333337F33337F33333333099999033333333373F333733333333330999033 3333333337F337F3333333333099903333333333373F37333333333333090333 33333333337F7F33333333333309033333333333337373333333333333303333 333333333337F3333333333333303333333333333337333333330000} NumGlyphs = 2 end object DLUOldDirBut: TBitBtn Left = 227 Top = 120 Width = 129 Height = 25 Caption = 'Use As Old Dir' Font.Color = clTeal Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = DLUOldDirButClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333 333333333337F33333333333333033333333333333373F333333333333090333 33333333337F7F33333333333309033333333333337373F33333333330999033 3333333337F337F33333333330999033333333333733373F3333333309999903 333333337F33337F33333333099999033333333373333373F333333099999990 33333337FFFF3FF7F33333300009000033333337777F77773333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F333333333333000333333333333377733333330000} NumGlyphs = 2 end object DLReturnBut: TBitBtn Left = 227 Top = 156 Width = 129 Height = 25 Hint = 'Return to Main Tabbed Panel' Caption = ' Return' Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 1 ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = DLReturnButClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333FF3333333333333003333333333333F77F33333333333009033 333333333F7737F333333333009990333333333F773337FFFFFF330099999000 00003F773333377777770099999999999990773FF33333FFFFF7330099999000 000033773FF33777777733330099903333333333773FF7F33333333333009033 33333333337737F3333333333333003333333333333377333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333330000} NumGlyphs = 2 end object Panel1: TPanel Left = 13 Top = 4 Width = 343 Height = 53 BevelInner = bvLowered TabOrder = 5 object DLNLbl: TLabel Left = 4 Top = 5 Width = 90 Height = 16 Caption = 'New Input Dir:' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object DLOLbl: TLabel Left = 4 Top = 29 Width = 88 Height = 16 Caption = 'Old Input Dir:' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object DLUpLabelO: TLabel Left = 99 Top = 30 Width = 4 Height = 16 Caption = 'DLUpLabelO' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object DLUpLabelN: TLabel Left = 99 Top = 6 Width = 4 Height = 16 Caption = 'DLUpLabelN' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end end